home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / comm / misc / MLogBook_lt.lha / MLogBook / Rules_other / SPDX next >
Text File  |  2000-11-15  |  2KB  |  112 lines

  1. # MLGBK10 RULES
  2. #
  3. # SP DX Contest
  4. # Logs send to:
  5. #
  6. # SP DX CONTEST Comittee p.o. box 320,
  7. # 00-950 Warszawa, POLAND
  8. #
  9. # Here's the list of allowed bands. See rules of contest
  10. # for operators category (SOSB, SOMB etc)
  11. #
  12. BANDS ALLOW=160m,80m,40m,20m,15m,10m
  13. SET BAND=3
  14.  
  15. # Here's the list of allowed modes:
  16. MODES ALLOW=CW,SSB
  17. SET MODE=1
  18.  
  19. # What to will be exchange with report.
  20. # %w - WAZ zone (e.g. Report is 59 15)
  21. # %i - ITU zone (e.g. Report is 59 38)
  22. # %c - QSO's counter (e.g. Report is 59 001)
  23. # Also is possible to mix it with any text:
  24. # SET REMARX-S[2]=%cKR - means report 59 001KR
  25. # %u - allowed texts from REMARX-U ALLOW field only (e.g. 59 M)
  26. SET REMARX-S[2]=%3c
  27. SET REMARX-R[2]=%3c%u
  28.  
  29. REMARX-U ALLOW=poland.mlt
  30.  
  31. # Date format
  32. # 0 - DD.MM.YYYY
  33. # 1 - DD/MM/YYYY
  34. # 2 - MM/DD/YYYY
  35. SET DATE=0
  36.  
  37. # GUI settings
  38. SHOW DATE=NO
  39. SHOW TIME=NO
  40. SHOW BAND=YES
  41. SHOW MODE=YES
  42. SHOW RST-S=YES
  43. SHOW RST-R=YES
  44. SHOW REMARX-S=2
  45. SHOW REMARX-R=2
  46. SHOW LOCATOR=NO
  47. SHOW COMMENT=NO
  48. SHOW QSL=NO
  49.  
  50. # Find Similar Call
  51. SET ACK_FINDSIMCALL=NO
  52.  
  53. # Find QSO Before
  54. SET ACK_FINDQSOBEFORE=NO
  55.  
  56. # Duplicated QSO Finder
  57. SET ACK_DUPFIND=YES
  58.  
  59. # IOTA support
  60. SET ACK_IOTA=NO
  61.  
  62. # Awards support
  63. SET ACK_AWARDS=NO
  64.  
  65. SET ACK_ACTIVITY=NO
  66.  
  67. # QSL Manager Database support
  68. SET ACK_FINDQSLMANAGER=NO
  69.  
  70. # CallBook support
  71. SET ACK_CALLBOOK=NO
  72.  
  73. # File which contains database of prefixes based on organisators publication.
  74. SET PFXDATA=dxcc.csv
  75.  
  76. # Scores (SCORE)
  77. # SET
  78. #
  79. # CONT - points will be given for every QSO between continents.
  80. # 1 - AF (Africa)
  81. # 2 - AS (Asia)
  82. # 3 - EU (Europe)
  83. # 4 - NA (North America)
  84. # 5 - OC (Oceania)
  85. # 6 - SA (South America)
  86. # e.g. 123 - means that every QSO from Africa (1) to Asia (2)
  87. # will give 3 points.
  88. #
  89. # NOPFX - field with denied prefixes.
  90. # e.g. SCORE NOPFX=SP - means that you can't do QSO with SP (3Z,HF,SN,SO,SP,SQ,SR).
  91.  
  92. PFX1=SP
  93. REMX1=%3c%u
  94. MULTI1 PFX1=%u
  95. MULTI1 PFX2=
  96. MULTI2 PFX1=
  97. MULTI2 PFX2=
  98. SCORE1 PFX1=
  99. SCORE1 PFX2=
  100. SCORE2 PFX1=
  101. SCORE2 PFX2=
  102. SCORE1 ADD=3
  103.  
  104. # NO - multiplicator is 1.
  105. # SB - qualify it separately on every bands.
  106. # AB - qualify it once on all bands.
  107. # SM - qualify it separately for every modes.
  108. # AM - qualify it once for all modes.
  109. # e.g. SMSB - means that multiplicator will be increased for all
  110. # new MULTI1, separately on every bands and every modes.
  111. MULTI DUPE1=SBAM
  112.